net/http.response.shouldReuseConnection (method)

2 uses

	net/http (current package)
		server.go#L1689: func (w *response) shouldReuseConnection() bool {
		server.go#L2082: 		if !w.shouldReuseConnection() {